home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / lrus31.zip / LRUS.DOC < prev    next >
Text File  |  1992-08-07  |  2KB  |  64 lines

  1.  
  2.         Driver of cyrillic screen/keyboard
  3.                 for EGA
  4.  
  5.         äαá⌐óÑα απß߬«⌐ ¬½áó¿áΓπαδ/ñ¿ß»½Ñ∩
  6.                             ñ½∩ EGA
  7.                ╔════════════════════════════════╗
  8.                ║   L      RRRR   U   U   SSSS   ║
  9.                ║   L      R   R  U   U  S       ║
  10.                ║   L      RRRR   U   U   SSS    ║
  11.                ║   L   L  R  R   U   U      S   ║
  12.                ║   LLLLL  R   R   UUU   SSSS    ║
  13.                ╚════════════════════════════════╝
  14.                Ver.3.10
  15.  
  16.                  (C) Eldar Software 1989, 1990
  17.  
  18.     This driver allows to work with cyrillic alphabet on
  19. IBM-compatible computers with EGA, VGA, SuperVGA, EG-3000(A) etc.
  20. With CGA, Mono and Hercules adapters special ROM is needed.
  21. The driver supports all EGA modes except special 9x14 text font,
  22. which is practically never used.
  23.  
  24.     Here are the next files:                  
  25.  
  26.    LRUS.COM   - the driver itself
  27.    LRUS.MAN   - this manual
  28.    LRSALT.COM - additional loader of alternative code table,
  29.         if you don't need in cyrillic keyboard
  30.    LRSBUL.COM - --"--"-- of bulgarian code table
  31.    LRSACA.COM - --"--"-- of "main" or "academical" code table
  32.  
  33.             Installation
  34.  
  35.     Place in your AUTOEXEC.BAT the next line:
  36.  
  37.     lrus /<flag>
  38.  
  39.     where <flag> is a, b or m. It is used to choose code table:
  40.     a - alternative
  41.     b - bulgarian
  42.     m - "main"
  43.  
  44.     Alternative code table is highly recommended as most popular
  45. for a long time. So the line will be:
  46.  
  47.     lrus /a
  48.  
  49.                           Usage
  50.  
  51.     Driver is controlled by ScrollLock key. Unshifted ScrollLock
  52. switches keyboard between Latin/Cyrillic mode.
  53.  
  54.     Shift-ScrollLock - loads bulgarian code table;
  55.     Alt-ScrollLock   - loads alternative one;
  56.     Shift-Alt-ScrollLock - loads "main" code table.
  57.  
  58.     Some programs spoil the loaded screen font. In this case
  59. reload font using the combinations of keys listed above.
  60.  
  61.     Note: If you'd try to load the same font twice the original
  62. IBM font will be loaded. To load the necessary font simply press
  63. the combination of keys again.
  64.